home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_198.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
268 b
|
11 lines
SIGN
Returns 1 when the argument number is positive, -1 when it is negative, and 0 and when it is zero.
Format: SIGN (number)
Argument:
ΓÇó number: A number or numeric expression.
Example:
SIGN (123.56) returns 1.
Shows that the number 123.56 is a positive number.